How to Install dstat software package in Debian 9 (Stretch)

How to Install dstat software package in Debian 9 (Stretch)

dstat software package provides versatile resource statistics tool, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dstat 

dstat is installed in your system.

Make ensure the dstat package were installed using the commands given below,

$ sudo dpkg-query -l | grep dstat *

You will get with dstat package name, version, architecture and description in a table

dstat package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package dstat
Version 0.7.2-4
Description versatile resource statistics tool
Sub Section admin


See Also, How to uninstall or remove dstat software package from Debian 9 (Stretch)?